Forum Activity for @michael

michael
@michael
07/24/18 10:13:56PM
7,816 posts

video not converting


Using Jamroom

In the ACP Check your
* SYSTEM CHECK
* Activity / error logs

And also check your servers error logs for details.
michael
@michael
07/24/18 08:43:27PM
7,816 posts

RSS Feeds Additional Data


Jamroom Developers

for those that want to adjust stuff changing:
{$item.descripton}
to
{$item.descripton|jrCore_strip_html}
would sort that for them in the rss_list.tpl file.

The platform is supposed to be customizable, not sure we have to turn every possible customization available into a menu option.
michael
@michael
07/23/18 05:59:49PM
7,816 posts

RSS Feeds Additional Data


Jamroom Developers

reload from the marketplace
ACP -> MODULES -> CORE -> MARKETPLACE -> TOOLS -> RELOAD MODULES OR SKINS -> RSS FEED READER -> RELOAD

and you'll find the 'media' array attached to the item.
michael
@michael
07/23/18 04:49:41PM
7,816 posts

RSS Feeds Additional Data


Jamroom Developers

That's just some proposed structure as I read it.

and the link you sent me as a reference fails the validator.
https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.technologyreview.com%2Ftopnews.rss


Would be nice to have a reference feed that passes the validator and contains what you're wanting in it. Makes it easier to test any changes.

--edit--
and even that proposed doc only has a CHANNEL image, there is no images on the items.
proposed.jpg proposed.jpg - 79KB

updated by @michael: 07/23/18 04:51:52PM
michael
@michael
07/23/18 04:12:19PM
7,816 posts

RSS Feeds Additional Data


Jamroom Developers

cool, because that info is for the CHANNEL, not the items in the channel. Which I expect you could have just setup you're own anyhow.

I'll wait and see. Thanks Jimmy :)
michael
@michael
07/23/18 04:02:11PM
7,816 posts

RSS Feeds Additional Data


Jamroom Developers

You'll need to explain the why of that to me ;)

How are you using it? is it something that should be shown by default do you think?
michael
@michael
07/23/18 03:53:30PM
7,816 posts

RSS Feeds Additional Data


Jamroom Developers

update to 1.2.5
https://www.jamroom.net/the-jamroom-network/networkmarket/72/rss-feed-and-reader

and the image variables will be available in the {debug} output, arrange as necessary.
michael
@michael
07/23/18 03:13:15PM
7,816 posts

RSS Feeds Additional Data


Jamroom Developers

When you put {debug} in your template, you're expecting to see a variable that's not there? where is the feed url?
michael
@michael
07/23/18 03:09:24PM
7,816 posts

RSS Feeds Additional Data


Jamroom Developers

Were are you seeing that code? Are you changing the way the modules code is directly in the module? ( not via listener )

--edit--
When you put {debug} in your template, you're expecting to see a variable that's not there? where is the feed url?
updated by @michael: 07/23/18 03:12:50PM
michael
@michael
07/22/18 07:55:33PM
7,816 posts

creating an unlisted admin Page


Using Jamroom

Strumelia:
.....Wouldn't SB then change my site's current index page and menus if I activated it though? Would it make unwanted changes to my site if all I did was use it to make some new pages?...
nope, turn it on and all that happens is you get a couple of extra buttons show up on your home page. From there you can choose to override the page or not. And if you do decide to override the page, you can delete the page and go back to what you had.

There's no cost to turning it on.

As for the text fie, yes, call it whatever you want the url to be. so if you call it elephants.tpl you will find it at yoursite.com/elephants
  118